From 805256746cf94c2624c91fbc6d3e7ca13988be3c Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Thu, 18 Jan 2001 13:21:51 +0000 Subject: [PATCH] *** empty log message *** --- src/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index f30ccf975b2..affd55502de 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,11 @@ 2001-01-18 Gerd Moellmann + * eval.c (specbind): If binding a per-buffer variable which + doesn't have a buffer-local value in the current buffer, change + the global value by changing the value of the symbol bound in all + buffers not having their own value, to make it consistent with + what happens with other buffer-local variables. + * xterm.c (x_initialize): Set char_ins_del_ok to 1. * xdisp.c (forward_to_next_line_start): Stop at end of buffer -- 2.30.2